func runtime.osStackFree

5 uses

	runtime (current package)
		os_nonopenbsd.go#L16: func osStackFree(s *mspan) {
		stack.go#L262: 		osStackFree(s)
		stack.go#L497: 			osStackFree(s)
		stack.go#L1232: 				osStackFree(s)
		stack.go#L1246: 			osStackFree(s)